($(TRES)): Use literal "../nt/emacs.rc" instead of $(ALL_DEPS).
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 7 Feb 2007 22:32:09 +0000 (22:32 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 7 Feb 2007 22:32:09 +0000 (22:32 +0000)
src/makefile.w32-in

index 9f5783c2ab3d872ad760c27baea6d824c7251d5e..4dad03f4c0c7ad862130ad8e50c57e498ca84fe9 100644 (file)
@@ -211,7 +211,7 @@ bootstrap-clean:
 # it is not necessary on later versions, it is still ok to use it.
 #
 $(TRES): ../nt/emacs.rc stamp_BLD
-       $(RC) $(RC_INCLUDE)../nt $(RC_OUT)$@ $(ALL_DEPS)
+       $(RC) $(RC_INCLUDE)../nt $(RC_OUT)$@ ../nt/emacs.rc
 
 #
 # Build the library.  Split up the build into two phases...otherwise we